GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText / AutoSize Property





In This Topic
AutoSize Property (AnnotationText)
In This Topic
Syntax
'Declaration
 
Public Shadows Property AutoSize As Boolean
public new bool AutoSize {get; set;}
public read-write property AutoSize: Boolean; 
public hide function get,set AutoSize : boolean
public: __property new bool get_AutoSize();
public: __property new void set_AutoSize( 
   bool value
);
public:
new property bool AutoSize {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText
AnnotationText Members